'宣言 Public Overridable Function GetGroupTitle( _ ByVal tableView As UIKit.UITableView, _ ByVal group As IDataCollectionGroup(Of Object,Object) _ ) As System.String
public virtual System.string GetGroupTitle( UIKit.UITableView tableView, IDataCollectionGroup<object,object> group )
パラメータ
- tableView
- The table view.
- group
- The group.